PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFRectilinearMeasure Class / getAngle Method
In This Topic
    getAngle Method
    In This Topic
    Gets the number formats for angles.
    The first element in the collection shall specify the conversion to the largest angle unit from degrees. The scale factor from (if present) shall be used to convert from default PDF units to the appropriate units before applying the angle function.
    Syntax
    public PDFNumberFormatCollection getAngle()

    Return Value

    A number format collection for measurement of angles.
    See Also